|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
PPPoE header structure. More...
Public Attributes | |
| byte | version |
| byte | type |
| byte | code |
| short | sessionId |
| short | length |
| string | ipSubnet |
Public Attributes inherited from Header | |
| Pdu | payload |
PPPoE header structure.
| byte PppoeHeader::code |
| string PppoeHeader::ipSubnet |
| short PppoeHeader::length |
| short PppoeHeader::sessionId |
| byte PppoeHeader::type |
| byte PppoeHeader::version |